home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 2 / Windows 6-Pak (InfoMagic) (Disc 2) (1999).ISO / Reference-Databases / quote.exe / Quote.mde / Quotes.json < prev   
Encoding:
JavaScript Object Notation  |  1998-10-29  |  366 b 

  1. {
  2.     "schema": {
  3.         "QuoteID": "Long Integer",
  4.         "ProjectID": "Long Integer",
  5.         "CompanyName": "Text (100)",
  6.         "ContactName": "Text (100)",
  7.         "StartDate": "DateTime",
  8.         "MaxDuration": "Double",
  9.         "HourlyFee": "Currency",
  10.         "FlatFee": "Currency",
  11.         "Notes": "Memo/Hyperlink (255)",
  12.         "City": "Text (100)",
  13.         "State": "Text (2)",
  14.         "Phone": "Text (50)",
  15.         "Fax": "Text (50)",
  16.         "E-mail": "Text (100)",
  17.         "Date": "DateTime"
  18.     },
  19.     "data": []
  20. }